-
Home
-
WooCommerce Braintree Payment Gateway
-
1.9.8
-
Code
-
Classes
- ClientTokenGateway
Total Complexity |
11 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
123 |
Lines of code |
48 |
Logical lines of code |
22 |
Comment lines |
49 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
61 |
3 |
13 |
generate() |
S |
66 |
2 |
8 |
conditionallyVerifyKeys() |
S |
69 |
2 |
7 |
__construct() |
S |
71 |
1 |
6 |
_doGenerate() |
S |
72 |
1 |
5 |
generateWithCustomerIdSignature() |
S |
70 |
1 |
6 |
generateWithoutCustomerIdSignature() |
S |
79 |
1 |
3 |